Allow simple matcher to match by token kind a well. e.g. `{"user"}[]["description"]<string>` would match only string descriptions (not e.g. `description: null`)
Allow simple matcher to match by token kind a well.
e.g.
{"user"}[]["description"]<string>would match only string descriptions (not e.g.description: null)