Allows Union edges within central schema
- Parse and add Union edge target types to pod as multiple ItemEdgeSchema entries
- Return list of (edge_name, source_type, target_type) tuple for itembase.get_edge_types
- Edit check_target_type decorator for EdgeList accordingly
Depends on Pod MR 322