There is a GetCurrentContentControl method to get the Content Control that is selected.
Is there a way to get a list of the Content Controls for all the range of text that is selected? E.g. if I highlight a range of content, can I retrieve a list of all the content controls in that selection?
Furthermore, is it possible to get the XML structure of the selected content?