How to mask multiple tokens in BartForConditionalGeneration?

Hi!

How can I use BartForConditionalGeneration to predict multiple tokens instead of one? Or is the text filling task not (yet) supported?