'treesit-forward-sentence' supports the node type 'text', and for matching nodes it uses the fallback to 'forward-sentence-default-function'. This patch does exactly the same for 'treesit-forward-sexp': for nodes that match a new node type 'comment', it uses the fallback to the new function 'forward-sexp-default-function'.