Is configuring overlapping a viable way to force newer CRL download ?
no. Overlapping extends the CRL (increase timespan between NextPublish and NextUpdate CRL extensions).
but it seems it only queries CRL. Is it correct or am I missing something ?
exactly! And there is a lot of caching involved to reduce network utilization/bandwidth.
You use wrong tools to solve the task. Certificate revocation never was supposed to be an immediate action that is propagated to all clients. Instead, if laptop is stolen or you detect that the device is compromised, you should deactivate machine account in Active Directory (or other account database your firewall use). This is the only right answer to your question.