How to use GNNExplainer for regression task with only a label

I would like to apply GNNExplainer’s explain_node module to a model that predicts one value per graph that mimics a molecule, so how do I generate node masks about all nodes in a graph with referring to the same label?