Scan iBeacon devices using HM-10

Hello,

I have an original HM-10 module with firmware version 549.

What I'm trying to do, is to scan a service's iBeacon characteristic. I have a BLE keyfob with a certain characteristic when a button is clicked. I'd like to read that using Arduino and my HM-10.

I am aware of the command "AT+DISI?" which returns nearby BLE devices. But I can't seem to find a command (or set of commands) that would read a device's services and characteristics (similar to what you can do with nrf connect app).

Is that even possible with HM-10 module? If not, what would can provide this feature?