Get
Function to only target one Tag at a given index in this TagArray.
Prototype
public function get( $index )
Parameters
$index(int) - the index of the Tag, starting from 0
Return
TagArray - a TagArray containing only the Tag at the specified index.