Is there a way to create a synth_learner for a multi-label model?

Was looking at the docs, and in particular at synth_dbunch, but I can’t seem to figure out whether or not the current bits allow for such a thing.

Use case: I’m trying to put together a set of tests that verify a multi-label specific callback/metric I want to submit a PR for.