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