Type of token to which to apply these rules. Can be suffixed with the language ID to which they should
apply. E.g. comment would apply to comment tokens of all languages, comment.js would only apply
to JavaScript comment tokens. You can inspect the tokens in the Monaco editor. Right click on the editor and
choose Command Palette. Then search for Developer: Inspect Tokens.