### Feature Request #### What Add `document` parameter to `#[AsDocumentListener]`, similar to `entity` parameter of `#[AsEntityListener]` #### Why Similar to Doctrine ORM, that scopes listeners by entity, allow scoping ODM listeners by document. #### How I'm guessing adjusting the compiler pass