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 Constants#NODETYPE_ELEMENT.
Returns an array of child nodes that are of the given node type.