Get found nodes satisfying the filter callback.
Nodes are returned in pre-order.
Node[] Found nodes
public function getFoundNodes() : array { return $this->foundNodes; }