pub fn get_token_at_cursor(sql_text: &str, cursor_pos: usize) -> Option<String>
Get the token at cursor position in SQL text