Returns an array of child nodes that are of the given node type.
Parent DOM node to return the children from.
Optional node type to return. Default is NODETYPE.ELEMENT.
Returns an array of child nodes that are of the given node type.