NLP token-classification: any model returning both NER(Location ONLY) and begin/end of sentences?

I would like to do “Sentence segmentation” and “Named Entity Recognition” - (need ONLY locations, nothing else, no organizations and other things) in one single call.
Which model support this?