Returns NULL for an empty group or a group containing no non-NULL values.
If the group contains a single non-NULL geometry, it is returned. Otherwise, the intersection is logically computed by repeatedly
applying the ST_Intersection method to combine two geometries at a time. See ST_Intersection method for type ST_Geometry.