Json5Parser._nearSnippet
private
string _nearSnippet(size_t context = 30) @safeBuild a context window for diagnostics based on current token.
The returned string contains an excerpt and a caret (`^`) pointing at the current token start (or end-of-input for END).