pub fn token_at(root: &GdNode, offset: TextSize) -> Option<GdToken>
The token (if any) at offset, right-biased — the completion-context probe.
offset