pub fn find_body_node(node: Node<'_>, language: Language) -> Option<Node<'_>>
Find the body node of a function/method