Constrain source space to grey matter only

When using mne.source_space.setup_volume_source_space to get into source space, I am trying to constrain the source space to grey matter in the cortex only. Is there an argument for this function (or a related one) that accomplishes this? I have already included the boundary element model as a parameter, so I will need to use something more specific.

Thanks in advance!