Is it possible to read multi group obj as multiple vtkPolyDatas?

currently,vtkOBJReader will read all groups as a vtkPolyData,how to read different groups as different vtkPolyDatas?