Extracts the text content of syntax tree nodes captured by a Tree-sitter query.
The syntax node from which to extract the tree.
The Tree-sitter query string to execute.
The capture tag name to filter by.
Extracts the text content of syntax tree nodes captured by a Tree-sitter query.