pub fn find_text_object( draft: &Draft, pos: &Position, file: FileID, root: &Arc<RootGraph>, ) -> Option<TextObject>