pub fn get_cursor_token_position( sql_text: &str, cursor_pos: usize, ) -> (usize, usize)
Calculate the cursor position within a token for syntax highlighting