Grabs a node from the given HTML string or node array based on the selector.
The HTML string or node array to search in.
The selector defining the node to be returned.
The selector defining the child to be returned.
The found node or an empty object if not found.
Grabs a node from the given HTML string or node array based on the selector.