find Best Tap Trailblaze Tool For Node
fun findBestTapTrailblazeToolForNode(root: ViewHierarchyTreeNode, target: ViewHierarchyTreeNode, longPress: Boolean = false): ExecutableTrailblazeTool
Given the root of the view hierarchy and a target node, find the best TrailblazeTool for tapping. Prefers unique text, then unique accessibility text, then falls back to center point.