Is it possible to get the bounding box locations for selected text in Live Text (VisionKit)?

I’m using visionKit to create a "LiveText" overlay on a UIImageView. This functionality has been added in IOS 16. I understand I can get bounding boxes for all text recognized, but I only want the bounding boxes for the selected text. Is this possible?

Is it possible to get the bounding box locations for selected text in Live Text (VisionKit)?
 
 
Q