Now I want to know the ID of users, select one and send messages to any user for separare.
I'm try to make an app for services and want to notify to the exact user.
For this you need a server with a database. Each device calls a webservice (php or similar) and stores it's FCM token. Then you need a readable id like mail address, phone number, name (like in WhatsApp). Some registration is needed, to (like all the other chat-like apps).