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?