The Admin interface uses Bootstrap as well but it's a customized version with prefixes to the "normal" Bootstrap classes. I'd suggest finding another module you want your module to look like and inspect the code to see what class names are and how they are used. You should then be able to simply apply those css class names to your HTML and they will automatically pick up based on the Admin stylesheet.